home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 59
- Top = 103
- Width = 261
- Height = 256
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object Outline1: TOutline
- Left = 7
- Top = 8
- Width = 240
- Height = 214
- Lines.Nodes = (
- 'h1'
- #9't11'
- #9't12'
- #9't13'
- 'h2'
- #9't21'
- #9't22'
- #9't23'
- 'h3'
- #9't31'
- #9't32'
- #9't33'
- #9't34'
- #9#9't1a'
- #9#9't1b'
- #9#9't1c')
- Options = [ooDrawFocusRect]
- ItemHeight = 16
- TabOrder = 0
- OnDragDrop = Outline1DragDrop
- OnDragOver = Outline1DragOver
- OnMouseDown = Outline1MouseDown
- OnMouseMove = Outline1MouseMove
- ItemSeparator = '\'
- end
- end
-